CVIV


class description - source file - inheritance tree

class CVIV : public TObject

    private:
Float_t GetFreq(Char_t*) Int_t i2a(Char_t*, Float_t) void Legend(TGraph*, Int_t, Int_t) public:
CVIV(FILE* in, Int_t = 7, Int_t = -1111) CVIV(const CVIV&) CVIV(Char_t*, Int_t = 7, Int_t = -1111) virtual ~CVIV() static TClass* Class() TGraph* DrawCV(Int_t = 2, Int_t = 1, Int_t = -1111, Int_t = -1111, Int_t = 1) TGraph* DrawIV(Int_t = 1) void DrawMulti(Int_t = 2, Int_t = 0, Int_t = -1111, Int_t = -1111, Int_t = -1111) TGraph* DrawTV() Float_t* freq() Float_t GetCurrent(Float_t) Float_t GetFDV(Float_t, Float_t, Float_t, Float_t, Int_t = 2, Int_t = 1, Int_t = 1) Float_t GetTime(Float_t = 3600) Float_t* I() void Info(Int_t = 1) virtual TClass* IsA() const void Read(FILE*, Int_t, Int_t = 0) virtual void ShowMembers(TMemberInspector& insp, char* parent) virtual void Streamer(TBuffer& b) void StreamerNVirtual(TBuffer& b) Float_t* T() Float_t* V()

Data Members

    private:
Int_t Steps Number of Steps Int_t NumFreq Frequency of trigger TArrayF Freq Power of laser TArrayF Cap Array of Capacitance Arrays[NumFreq] TArrayF Res Array of Resistance Arrays[NumFreq] TArrayF Voltages Array of Voltages TArrayF Current Array of Currents TArrayF Temperature Array of Temperatures TArrayF Date Date of the Measurement (or simulation) public:
TPaveText pt Float_t Offset Float_t Scale

Class Description


CVIV(Char_t *FileName,Int_t x,Int_t y)

CVIV(FILE *in,Int_t x,Int_t y)

void Read(FILE *in,Int_t y,Int_t show)

Float_t GetFreq(Char_t *value)

void Legend(TGraph *gr, Int_t start, Int_t end)

~CVIV()

TGraph* DrawIV(Int_t reverse)

TGraph* DrawCV(Int_t index,Int_t option,Int_t start, Int_t end,Int_t drawopt)

void DrawMulti(Int_t option,Int_t sm, Int_t em,Int_t sbin,Int_t ebin)

TGraph* DrawTV()

Int_t i2a(Char_t *v,Float_t freq)

Float_t GetFDV(Float_t x0, Float_t x1, Float_t x2, Float_t x3, Int_t index, Int_t option,Int_t show)

void Info(Int_t full)

Float_t GetTime(Float_t scale)

Float_t GetCurrent(Float_t Volt)



Inline Functions


           Float_t* V()
           Float_t* I()
           Float_t* T()
           Float_t* freq()
            TClass* Class()
            TClass* IsA() const
               void ShowMembers(TMemberInspector& insp, char* parent)
               void Streamer(TBuffer& b)
               void StreamerNVirtual(TBuffer& b)
               CVIV CVIV(const CVIV&)


Last update: Fri Sep 28 09:06:36 2007


ROOT page - Class index - Top of the page

This page has been automatically generated. If you have any comments or suggestions about the page layout send a mail to ROOT support, or contact the developers with any questions or problems regarding ROOT.